home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GFX Sensations 1
/
Graphic Sensations - Volume 1.iso
/
tools
/
amiga
/
3d_tools
/
t3dsrc.lha
/
writenff_protos.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-01-30
|
269 b
|
16 lines
/* Prototypes for functions defined in
writenff.c
*/
static void send_XYZ(XYZ_st * f);
static void send_RGB(RGB_st * rgb);
int write_NFF(WORLD * world,
FILE * file);
static void process_DESC(OBJECT * object);
static void process_INFO(INFO * info);